Welcome![Sign In][Sign Up]
Location:
Search - directX SDK

Search list

[DirextXdx9sdk

Description: Directx 9.0 SDK
Platform: | Size: 7362560 | Author: 严冰 | Hits:

[Streaming Mpeg4DirectShow系统

Description: 在DirectX 9下构建filter graph,开发基于数字电视调节卡的程序. 编译代码需要Windows XP及其以上的版本,运行程序需要数字电视卡。同时需要安装DirectX 9。-in DirectX 9 under Construction filter graph, based on the development of digital TV card adjustment procedures. Compiling code need Windows XP and above versions, operational procedures need digital TV card. While the need to install DirectX 9.
Platform: | Size: 168960 | Author: 夏晨晨 | Hits:

[Game ProgramdirectX8.1SDK

Description: Direct8.1SDK 游戏编程必备SDK 8.1版适用范围广些-It is an essential SDK in game programming, the version at 8.1 span a wider range.
Platform: | Size: 2670592 | Author: 关宇昕 | Hits:

[DirextXKSTVTUNE.ZIP

Description: 装摄像头驱动需要用到的文件。Microsoft DirectX 9 SDK -loaded camera driver needs to use the documents. Microsoft DirectX SDK
Platform: | Size: 25600 | Author: ivan | Hits:

[Multimedia Develop基于VC++远程视频监控系统

Description: 程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\Program Files\Microsoft DirectX 9.0 SDK \Samples\C++\DirectShow\BaseClasses”。-running Windows 98/2000/XP/2003 platform, or in VC 6.0.NET debugging. Debugging former post install Microsoft DirectX 9.0 SDK. Because the procedures used in this chapter DirectShow COM, the procedure needs directories options include files adding, "E : \ Program Files \ Microsoft DirectX 9.0 SDK \ Samples \ C \ DirectShow \ BaseClasses."
Platform: | Size: 7012352 | Author: 王晨阳 | Hits:

[Multimedia Develop基于VC++MPEG-4播放技术

Description: 程序运行在Windows98/2000/XP/2003平台下,可在VC++ 6.0或 .NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。对于硬件,无特殊要求。-running in Windows98/2000/XP/2003 platform, or in VC 6.0.NET debugging. Debugging former post install Microsoft DirectX 9.0 SDK. For hardware, no special requirements.
Platform: | Size: 2540544 | Author: 王晨阳 | Hits:

[Windows DevelopVisual C++编程实现摄像头视频捉

Description: 本文提供的视频捕捉类CcaptureVideo和示例,在Win2K + DirectX9 SDK + VC6 环境下调试通过。注意:编译时需要Strmiids.lib Quartz.lib两个库文件(DirectX9 SDK自带)。 -This paper provides video capture and category CcaptureVideo example, in Win2K DirectX9 SDK VC6 through debugging environment. Attention : Build need Strmiids.lib Quartz.lib two libraries (DirectX9 SDK own).
Platform: | Size: 4096 | Author: kang | Hits:

[Multimedia Develop简单的媒体播放器(czy)

Description: 本章实现了一个简单的媒体播放器,该媒体播放器可以播放Wav和CD光盘。本章主要介绍多媒体相关知识。包括DirectX SDK进行多媒体开发,对混合器设备进行操作和访问,对音量进行获取与设置,播放Wav文件,打开和关闭CD设备,对CD进行播放、停止、前进、后退操作等。-chapter achieve a simple media player, the media player that can play CD and Wav. This chapter introduces multimedia related knowledge. DirectX SDK include multimedia development, the mixer equipment operation and visit, for access to the volume and settings, players Wav document, open and close CD equipment, a CD player, stop, forward, back operation.
Platform: | Size: 1169408 | Author: chen | Hits:

[Video CaptureLiveVideo_src

Description: This an attempt to create an application which captures Live video from a Video capture device and USB attached WebCam all together in the same application. While developing my project, I needed to capture the video from various video devices including TV. Though, I found some source for capturing Video, it was not so efficient. So, that prompted me to develop my own independent application. Initially, “LiveVideo” detects the availability of the Video Capture card and whether WebCam is attached or not. Otherwise, it shows the message. Most of the API functions are used from DirectX SDK.-This an attempt to create an application Live which captures video from a Video capture d evice and USB WebCam all attached together in th e same application. While developing my projec t, I needed to capture the video from various video devices including TV. Though, I found some source for capturing video, it was not so efficient. So, that prompted me to develop my own independent a emissions. Initially, "LiveVideo" detects the availability of the Vi deo Capture card and whether WebCam is attached or not. Otherwise, it shows the message. Most of the API functions a re used from DirectX SDK.
Platform: | Size: 9216 | Author: 徐习文 | Hits:

[DirextXbianfu

Description: 一个基于DirectX9.0C的三维显示程序.效果为一个蝙蝠,来源于DirectX SDK中-a 3D display program. The effect of a bat. DirectX SDK from China
Platform: | Size: 539648 | Author: 张斌 | Hits:

[Graph programdirectshowExploitation

Description: * 书 名:《DirectShow开发指南》 * 作 者: 陆其明(著) 金邦飞(审校) * 内容提要: 本书以DirectX SDK 9.0版为蓝本,涉及的内容几乎涵盖了在Windows平台上使 用DirectShow进行C++编码的方方面面。全书共分4个部分。第1部分详细介绍了 DirectShow的基础知识。第2部分重点讨论了Filter的开发,以及DirectShow 应用程序的开发,包括目前非常流行的如音视频采集、数码摄像机的支持、非线性 编辑等应用。第3部深入分析了DirectShow SDK提供的部分典型源代码例子。第 4部分结合作者个人的一些开发实践,通过案例和开放源码分析,进一步介绍 DirectShow的实务应用。-* Title : "DirectShow Development Guide"* Author : Lu Qiming (a) JIN Bang fly (Revision)* Synopsis : The book is DirectX 9.0 SDK version, modeled The contents cover almost the Windows platform using DirectShow coding for the C side aspect. The book is divided into four parts. Part 1 introduced DirectShow basic knowledge. Part 2 focused on the development of Filter, and DirectShow application development, including the current very popular, such as audio and video collection, digital cameras, nonlinear editing application. No. 3-depth analysis of the DirectShow SDK source code for some typical examples. Part 4 of the individual authors combine some development practice through case and open-source analysis, further information on the practical application of DirectShow.
Platform: | Size: 398336 | Author: long | Hits:

[Other GamesAdvInAba

Description: 一个简单的迷宫冒险游戏。玩家要在避免被屠夫抓住的同时吃掉屏幕中不断出现的食物。。。要编译这个游戏,需要安装DirectX 8.0 SDK或以上版-a simple maze adventure game. Players must avoid being a butcher at the same time seize the screen continually eaten the food. . . To build this game and need to install DirectX 8.0 SDK version or above
Platform: | Size: 741376 | Author: 自治州 | Hits:

[Shot GameInvasionsrc

Description: 一个简单的射击游戏。玩家控制飞船,一方面要向敌机射击,另一方面需要躲避敌人的子弹。。。编译需要DirectX8.0 SDK或以上。-a simple shooting game. Players control of the spacecraft, on the one hand to the enemy fire, the other to evade the enemy's bullets. . . You will need DirectX8.0 SDK or more.
Platform: | Size: 538624 | Author: 自治州 | Hits:

[DirextXdirectxtexture

Description: dirextxx简单质材,环境:directx sdk and vc6.0+-dirextxx simple material, environment : directx sdk and vc6.0
Platform: | Size: 5120 | Author: 礼拜 | Hits:

[DirextXmovingtexture

Description: directx旋转质材,开发环境directx sdk 2006 summer+,and VC 6.0 +-directx rotation material, Development Environment directx sdk summer 2006+, and Visual C++ 6.0
Platform: | Size: 39936 | Author: 礼拜 | Hits:

[DirextXOutlineFonts

Description: directx font and 计时,开发环境directx sdk 2006 summer+,and VC 6.0 +-directx font and time, Development Environment directx sdk summer 2006+, and Visual C++ 6.0
Platform: | Size: 49152 | Author: 礼拜 | Hits:

[Video CaptureVideo_capture

Description: 多种渠道视频采集源代码This an attempt to create an application which captures Live video from a Video capture device and USB attached WebCam all together in the same application. While developing my project, I needed to capture the video from various video devices including TV. Though, I found some source for capturing Video, it was not so efficient. So, that prompted me to develop my own independent application. Initially, “LiveVideo” detects the availability of the Video Capture card and whether WebCam is attached or not. Otherwise, it shows the message. Most of the API functions are used from DirectX SDK.-multiple channels of Video Capture source code This an attempt to create an Live application which captures video from a Vi deo USB capture device and attached Address WebCam all t ogether in the same application. While develop ing my project. I needed to capture the video from various video devices including TV. Though, I found some source for capturing Video, it was not so efficient. So, that prompted me to develop my own independent a pplication. Initially, "LiveVideo" detects the availability of the Vi deo Capture card and whether Address WebCam is attached or not. Otherwise, it shows the message. Most of the API functions a 're used from DirectX SDK.
Platform: | Size: 9216 | Author: 萧辉 | Hits:

[Multimedia programBdbPlayCap

Description: 这个程序是 DirectX SDK 里面的 PlayCap 转成 C++ Builder 版本的源程序(显示摄像头的视频画面)。 编译环境:  C++ Builder 6.0  DirectX 9 SDK for C++ Builder. 以下为编写 DirectX 程序所必需的设定: 工程文件参数设定:选菜单 Project → Options 在 Directories / Conditionals 选项页面里面:  1. Include path 添加 DX9SDK\Include 所在文件夹  2. Library path 添加 DX9SDK\Lib 所在文件夹  3. Conditional defines: 添加 STRICT SDK 程序转为 BCB 的 Form 程序,只需重载 Form 的 WndProc,窗口消息函数改用 Form 的 WndProc 函数就可以了。 -DirectX SDK This procedure is inside PlayCap into C++ Builder version of the source (video camera display screen). Compiler environment: C++ Builder 6.0 DirectX 9 SDK for C++ Builder. Following the procedure for the preparation of the necessary DirectX settings: project file parameter settings: choose menu Project → Options in the Directories/Conditionals page inside options: 1. Include path where the folder DX9SDKInclude add 2. Library path where the folder DX9SDKLib add 3. Conditional defines: Add STRICTSDK procedure to BCB s Form procedures, simply overloaded Form s WndProc, window message function to switch to Form s WndProc function it.
Platform: | Size: 207872 | Author: lanxin | Hits:

[MiddleWaregouzidejianshi

Description: 这个程序是 DirectX SDK 里面的 PlayCap 转成 C++ Builder 版本的源程序(显示摄像头的视频画面)。 编译环境:  C++ Builder 6.0  DirectX 9 SDK for C++ Builder. 以下为编写 DirectX 程序所必需的设定: 工程文件参数设定:选菜单 Project → Options-DirectX SDK This procedure is inside PlayCap into C++ Builder version of the source (video camera display screen). Compiler environment: C++ Builder 6.0 DirectX 9 SDK for C++ Builder. Following the procedure for the preparation of the necessary DirectX settings: project file parameter settings: choose menu Project → Options
Platform: | Size: 1024 | Author: lanxinlange | Hits:

[mpeg mp3PlayerDShow

Description: 在Windows Mobile 5.0之后的系统上,提供了Direct X可以使用。这个是调用DShow播放视频文件的例子,主要参考DirectX SDK下,DirectShow里面Players\PlayerWnd这个例子。需要注意的是Windows CE下的COM初始化,参数只能是NULL(MSDN)。 -in Windows Mobile 5.0 system, the Direct X can be used. This is called DShow broadcast video files example, the main reference DirectX SDK, DirectShow inside Players \ PlayerWnd this example. We need to be aware of Windows CE COM initialization parameters can be NULL (MSDN).
Platform: | Size: 40960 | Author: king | Hits:
« 1 23 4 5 6 7 8 9 10 ... 21 »

CodeBus www.codebus.net